home *** CD-ROM | disk | FTP | other *** search
INI File | 2006-03-02 | 1.0 KB | 79 lines |
- ;User conversion definition file for PSPad editor
- [Description]
- ;name for Left to Right conversion
- ForwardName=Chars to Morse code
- ;name for Right to Left conversion
- BackwardName=Morse code to chars
- ;ignore char case
- ForwardIgnoreCase=1
- BackWardIgnoreCase=1
- ;CharTab=0 - convertor will use string replacement from [Conversion] section
- ;CharTab=1 - convertor will use conversion table from [Table] section
- CharTab=0
- ;expresion from|expresion to
- [Conversion]
- -|
- .|.-.-.-/
- :|---.../
- ,|--..--/
- (|-.--.-/
- )|-.--.-/
- ;|-.-.-./
- '|.----./
- "|.-..-./
- ?|..--../
- 0|-----/
- 9|----./
- 8|---../
- !|--..-/
- 7|--.../
- =|-...-/
- 6|-..../
- 1|.----/
- 2|..---/
- 3|...--/
- 4|....-/
- 5|...../
- CH|----/
- Q|--.-/
- Z|--../
- Ä|--../
- Y|-.--/
- ▌|-.--/
- X|-..-/
- C|-.-./
- ╚|-.-./
- B|-.../
- J|.---/
- P|.--./
- L|.-../
- F|..-./
- V|...-/
- H|..../
- O|---/
- ╙|---/
- G|--./
- K|-.-/
- D|-../
- ╧|-../
- W|.--/
- R|.-./
- ╪|.-./
- U|..-/
- ┌|..-/
- ┘|..-/
- S|.../
- è|.../
- M|--/
- N|-./
- A|.-/
- ┴|.-/
- I|../
- ═|../
- T|-/
- ì|-/
- E|./
- ╔|./
- ╠|./
- |/
-